new Builder
Creates a new TouchPoint
builder with the given required parameters.
Return
a new TouchPoint.Builder
instance
Parameters
id
The unique identifier of the touch point. When a touch point becomes active, it must be assigned an identifier that is distinct from any other active touch point. While the touch point remains active, all events that refer to it must assign it the same identifier.
screen Position
The location on the screen.